-
Home
-
AMP
-
2.1.4
-
Code
-
Classes
- FileReflection
| Total Complexity |
33 |
| Dependencies |
1 |
| Dependents |
4 |
| Total lines |
408 |
| Lines of code |
176 |
| Logical lines of code |
64 |
| Comment lines |
160 |
| Methods |
14 |
| Properties |
10 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_file_source() |
A |
45 |
9 |
50 |
| is_parent_theme_file() |
S |
60 |
3 |
14 |
| is_child_theme_file() |
S |
60 |
3 |
14 |
| is_plugin_file() |
S |
58 |
2 |
18 |
| is_mu_plugin_file() |
S |
59 |
2 |
16 |
| is_core_file() |
S |
60 |
2 |
15 |
| get_template_directory() |
S |
68 |
2 |
8 |
| get_template_slug() |
S |
71 |
2 |
6 |
| get_stylesheet_directory() |
S |
68 |
2 |
8 |
| get_stylesheet_slug() |
S |
71 |
2 |
6 |
| __construct() |
S |
81 |
1 |
3 |
| register() |
S |
78 |
1 |
3 |
| reset_theme_variables() |
S |
68 |
1 |
8 |
| get_file_source_array() |
S |
70 |
1 |
7 |